home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Education / S / SHAPES Demo.sit / SHAPES Demo / SHAPES Demo / card_17033.txt < prev    next >
Encoding:
Text File  |  1993-02-05  |  3.2 KB  |  164 lines

  1. -- card: 17033 from stack: in
  2. -- bmap block id: 17192
  3. -- flags: 4000
  4. -- background id: 2719
  5. -- name: Chord Machine Tutorial Card 5
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=10 top=290 right=334 bottom=104
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Blank
  20.  
  21.  
  22. -- part 10 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=254 top=87 right=109 bottom=291
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect venetian blinds
  37.   go to card id 3015
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 11 (button)
  44. -- low flags: 00
  45. -- high flags: 0000
  46. -- rect: left=254 top=132 right=155 bottom=293
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: A# Major Button
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   visual effect venetian blinds
  58.   go to card id 4791
  59. end mouseUp
  60.  
  61.  
  62.  
  63.  
  64. -- part 12 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=315 top=133 right=154 bottom=355
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Bb Shapes Button
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect venetian blinds
  79.   go to card id 5769
  80. end mouseUp
  81.  
  82.  
  83.  
  84.  
  85. -- part 13 (button)
  86. -- low flags: 00
  87. -- high flags: 0000
  88. -- rect: left=121 top=288 right=340 bottom=210
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Tutorial Button 3
  97.  
  98.  
  99. -- part 14 (button)
  100. -- low flags: 00
  101. -- high flags: 0000
  102. -- rect: left=236 top=76 right=298 bottom=493
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: blank
  111.  
  112.  
  113. -- part 18 (button)
  114. -- low flags: 00
  115. -- high flags: 0000
  116. -- rect: left=5 top=282 right=342 bottom=234
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: blank
  125.  
  126.  
  127. -- part 19 (button)
  128. -- low flags: 00
  129. -- high flags: 0000
  130. -- rect: left=254 top=132 right=154 bottom=291
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: Tutorial Button A#
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.  
  142. end mouseUp
  143.  
  144.  
  145. -- part 21 (button)
  146. -- low flags: 00
  147. -- high flags: 2000
  148. -- rect: left=253 top=132 right=157 bottom=295
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: A# Tutorial 1 Button
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   visual effect venetian blinds
  160.   go to card id 18307
  161. end mouseUp
  162.  
  163.  
  164.